home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 18 / AMIGAplus Sonderheft 18 (1999)(ICP)(DE)[!].iso / PD / Anwendungen / Madhouse / Blankers / BouncingPixel / gadget < prev    next >
Text File  |  1999-01-03  |  430b  |  29 lines

  1. Madhouse v1.0, BlankerPrefs-Window
  2.  
  3. CHUNK:LOCALE
  4. english, deutsch
  5.  
  6. CHUNK:MUI-WINDOWLAYOUT
  7. VGroup,
  8.    ColumnGroup (2),
  9.       Label ("_Jumpwidth,_Sprungweite"),
  10.       jumpwidth = Slider ("j,s", 1, 5),
  11.       VGroup,
  12.          Label ("Pixel color,Pixelfarbe"),
  13.          HVSpace,
  14.       End,
  15.       pixelcol = Color,
  16.    End,
  17.    screenmode = ScreenMode (0),
  18. End,
  19.  
  20. CHUNK:BLANKERINFO
  21. Aicke Schulz
  22. 1.61 (07.02.1998)
  23. 0
  24. 4096
  25. 1
  26. Madhouse2
  27. Pixel
  28.  
  29.